home *** CD-ROM | disk | FTP | other *** search
/ Super PC 31 / Super PC 31 (Shareware).iso / spc / inter / winpm223 / forms / cryptxor / cryptxor.def < prev    next >
Encoding:
Text File  |  1995-10-21  |  254 b   |  13 lines

  1.  
  2. LIBRARY      ; leave this blank - default is .dll name
  3. DESCRIPTION  'Pegasus Mail Sample Encryptor Extension'
  4.  
  5. EXETYPE      WINDOWS
  6.  
  7. CODE         LOADONCALL DISCARDABLE
  8. DATA         PRELOAD MOVEABLE SINGLE
  9.  
  10. HEAPSIZE     8192
  11. STACKSIZE    0
  12.  
  13.